runtime.workbufhdr.node (field)

4 uses

	runtime (current package)
		mgcwork.go#L318: 	node lfnode // must be first
		mgcwork.go#L390: 			lfnodeValidate(&newb.node)
		mgcwork.go#L406: 	work.empty.push(&b.node)
		mgcwork.go#L415: 	work.full.push(&b.node)